home *** CD-ROM | disk | FTP | other *** search
/ Robotics & Artificial Int…3 (Professional Edition) / Robotics & Artificial Intelligence Tools 2003 (Professional Edition).iso / neural network tool and application / nsinstall.exe / data1.cab / DllSys_Files / DLLTest.dsp.v70 < prev    next >
Encoding:
Extensible Markup Language  |  2002-03-08  |  3.6 KB  |  135 lines

  1. <?xml version="1.0" encoding = "Windows-1252"?>
  2. <VisualStudioProject
  3.     ProjectType="Visual C++"
  4.     Version="7.00"
  5.     Name="DLLTest"
  6.     ProjectGUID="{2C9F578F-67B9-46B6-B95F-287D6D57DCBB}"
  7.     SccProjectName=""
  8.     SccLocalPath="">
  9.     <Platforms>
  10.         <Platform
  11.             Name="Win32"/>
  12.     </Platforms>
  13.     <Configurations>
  14.         <Configuration
  15.             Name="Debug|Win32"
  16.             OutputDirectory=".\Debug"
  17.             IntermediateDirectory=".\Debug"
  18.             ConfigurationType="2"
  19.             UseOfMFC="0"
  20.             ATLMinimizesCRunTimeLibraryUsage="FALSE">
  21.             <Tool
  22.                 Name="VCCLCompilerTool"
  23.                 Optimization="0"
  24.                 AdditionalIncludeDirectories="..\DLLSys"
  25.                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  26.                 RuntimeLibrary="1"
  27.                 UsePrecompiledHeader="2"
  28.                 PrecompiledHeaderFile=".\Debug/DLLTest.pch"
  29.                 AssemblerListingLocation=".\Debug/"
  30.                 ObjectFile=".\Debug/"
  31.                 ProgramDataBaseFileName=".\Debug/"
  32.                 WarningLevel="3"
  33.                 SuppressStartupBanner="TRUE"
  34.                 DebugInformationFormat="4"
  35.                 CompileAs="0"/>
  36.             <Tool
  37.                 Name="VCCustomBuildTool"/>
  38.             <Tool
  39.                 Name="VCLinkerTool"
  40.                 AdditionalOptions="/MACHINE:I386"
  41.                 AdditionalDependencies="odbc32.lib odbccp32.lib"
  42.                 OutputFile=".\Debug/DLLTest.dll"
  43.                 LinkIncremental="2"
  44.                 SuppressStartupBanner="TRUE"
  45.                 GenerateDebugInformation="TRUE"
  46.                 ProgramDatabaseFile=".\Debug/DLLTest.pdb"
  47.                 SubSystem="2"
  48.                 ImportLibrary=".\Debug/DLLTest.lib"/>
  49.             <Tool
  50.                 Name="VCMIDLTool"
  51.                 PreprocessorDefinitions="_DEBUG"
  52.                 MkTypLibCompatible="TRUE"
  53.                 SuppressStartupBanner="TRUE"
  54.                 TargetEnvironment="1"
  55.                 TypeLibraryName=".\Debug/DLLTest.tlb"/>
  56.             <Tool
  57.                 Name="VCPostBuildEventTool"/>
  58.             <Tool
  59.                 Name="VCPreBuildEventTool"/>
  60.             <Tool
  61.                 Name="VCPreLinkEventTool"/>
  62.             <Tool
  63.                 Name="VCResourceCompilerTool"
  64.                 PreprocessorDefinitions="_DEBUG"
  65.                 Culture="1033"/>
  66.             <Tool
  67.                 Name="VCWebServiceProxyGeneratorTool"/>
  68.             <Tool
  69.                 Name="VCWebDeploymentTool"/>
  70.         </Configuration>
  71.         <Configuration
  72.             Name="Release|Win32"
  73.             OutputDirectory=".\Release"
  74.             IntermediateDirectory=".\Release"
  75.             ConfigurationType="2"
  76.             UseOfMFC="0"
  77.             ATLMinimizesCRunTimeLibraryUsage="FALSE">
  78.             <Tool
  79.                 Name="VCCLCompilerTool"
  80.                 InlineFunctionExpansion="1"
  81.                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  82.                 StringPooling="TRUE"
  83.                 RuntimeLibrary="0"
  84.                 EnableFunctionLevelLinking="TRUE"
  85.                 UsePrecompiledHeader="2"
  86.                 PrecompiledHeaderFile=".\Release/DLLTest.pch"
  87.                 AssemblerListingLocation=".\Release/"
  88.                 ObjectFile=".\Release/"
  89.                 ProgramDataBaseFileName=".\Release/"
  90.                 WarningLevel="3"
  91.                 SuppressStartupBanner="TRUE"/>
  92.             <Tool
  93.                 Name="VCCustomBuildTool"/>
  94.             <Tool
  95.                 Name="VCLinkerTool"
  96.                 AdditionalOptions="/MACHINE:I386"
  97.                 AdditionalDependencies="odbc32.lib odbccp32.lib"
  98.                 OutputFile=".\Release/DLLTest.dll"
  99.                 LinkIncremental="1"
  100.                 SuppressStartupBanner="TRUE"
  101.                 ProgramDatabaseFile=".\Release/DLLTest.pdb"
  102.                 SubSystem="2"
  103.                 ImportLibrary=".\Release/DLLTest.lib"/>
  104.             <Tool
  105.                 Name="VCMIDLTool"
  106.                 PreprocessorDefinitions="NDEBUG"
  107.                 MkTypLibCompatible="TRUE"
  108.                 SuppressStartupBanner="TRUE"
  109.                 TargetEnvironment="1"
  110.                 TypeLibraryName=".\Release/DLLTest.tlb"/>
  111.             <Tool
  112.                 Name="VCPostBuildEventTool"/>
  113.             <Tool
  114.                 Name="VCPreBuildEventTool"/>
  115.             <Tool
  116.                 Name="VCPreLinkEventTool"/>
  117.             <Tool
  118.                 Name="VCResourceCompilerTool"
  119.                 PreprocessorDefinitions="NDEBUG"
  120.                 Culture="1033"/>
  121.             <Tool
  122.                 Name="VCWebServiceProxyGeneratorTool"/>
  123.             <Tool
  124.                 Name="VCWebDeploymentTool"/>
  125.         </Configuration>
  126.     </Configurations>
  127.     <Files>
  128.         <File
  129.             RelativePath="`">
  130.         </File>
  131.     </Files>
  132.     <Globals>
  133.     </Globals>
  134. </VisualStudioProject>
  135.